Skip to content

fix: make zap log messages for agent stdout static - #655

Merged
thijmv merged 1 commit into
masterfrom
thijmv/agent-static-logs
Aug 24, 2026
Merged

fix: make zap log messages for agent stdout static#655
thijmv merged 1 commit into
masterfrom
thijmv/agent-static-logs

Conversation

@thijmv

@thijmv thijmv commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Currently, some of the logs emitted by the agent use a dynamic message, meaning they cannot be grouped when queried. This PR changes those log messages to be static, injecting the relevant information into additional fields. The addressed logs were identified by inspecting production logs.

Comment thread lib/dockerregistry/manifests.go
@thijmv
thijmv force-pushed the thijmv/agent-static-logs branch from b90cd1a to 6c0b226 Compare August 11, 2026 14:34
@thijmv
thijmv merged commit c76945b into master Aug 24, 2026
12 checks passed
@thijmv
thijmv deleted the thijmv/agent-static-logs branch August 24, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants